Method: removeUsernameFromUserGroup

Remove a username from an ExtremeControl end-system group.

Parameters

Name Type Description
usergroup string The username group name you are changing
username string Username of the end-system
reauthenticate boolean Set to true to force reauthentication on the affected end-system

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/removeUsernameFromUserGroup?userGroup=Administrator-User&username=jsmith&reauthenticate=true